Skip to content

[POST] createTicket

/api/manager/support/createTicket

CreateTicketRequestDTO

Attributes:

Name Type Description
title str

Ticket title

location_id int

Site ID

details str

problem description

files Optional[List[object]]

list of files associated with afilename field

CreateTicketResponseDTO

Attributes:

Name Type Description
ticket_id int